home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Effective Web Animation
/
Addison-Wesley-EffectiveWebAnimation-1999.bin
/
mac
/
BookFiles
/
Chapter 9
/
BubbleBoy.swf
/
scripts
/
DefineButton2_7
/
BUTTONCONDACTION on(rollOver).as
Wrap
Text File
|
1999-02-02
|
39b
|
4 lines
on(rollOver){
gotoAndPlay(10);
}